vt-d: Do not explicitly exclude tboot ranges from dom0 vt-d
authorKeir Fraser <keir.fraser@citrix.com>
Sun, 25 Jan 2009 10:16:11 +0000 (10:16 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Sun, 25 Jan 2009 10:16:11 +0000 (10:16 +0000)
commitf610be82c2cb10eb686f440c5d3968d7d6b0c5cf
tree6e7aceec18a4e3bbc8de9162a192daf44536ea37
parent0c186c667431b06c9991ad61e5e937aeddbb13d8
vt-d: Do not explicitly exclude tboot ranges from dom0 vt-d
mappings. tboot is not registered as RAM in e820 tables, and hence
will not be mapped anyway (fails memory_is_conventional_ram() check).

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/ia64/xen/xensetup.c
xen/arch/x86/tboot.c
xen/drivers/passthrough/vtd/iommu.c